MoreExam
1. Question Content...
EXPLANATION
Answer: X - EXPLANATION Content.
Question1: How do you enable field-level auditing for properties?
Question2: Which configuration informs a user by email when an assignment is added to the user's worklist?
Question3: Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)
Question4: You are implementing a data entry screen to include an asset ID field to track company equipment. All asset IDs are eight characters in length. The first three characters are letters followed by a five-digit number.Which validation approach restricts entries for the asset ID field to the required format?
Question5: Which two dependencies do you directly enforce with a Wait step? (Choose Two)
Question6: An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement: Customers muse select a make, model, and year to initiate a vehicle-specific search.How do you configure the data storage in the application to implement the requirement?
Question7: Customers on a hotel booking application can add additional amenities to their reservation. The application displays a view with the available amenities, descriptions and costs. To reduce scrolling, the content is organized into multiple areas. Each area is accessed using a drop down menu that lists each amenity.How do you configure the user interface to improve access to the content and achieve the business requirement described?
Question8: To qualify for an instant loan, an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP20000 in total liability.How do you enforce these restrictions when requesting an instant loan?
Question9: A hotel booking application allows customers to change rooms after making a reservation. Each room's status in each hotel is stored on a data page sourced from an external database table.Which two configuration options, when applied in combination, do you use to update the database table when a customer changes rooms? (Choose Two)
Question10: DRAG DROPSelect each Use Case on the left and drag it to the appropriate Router on the right.
Question11: A requirement states: The date of birth submitted for first grade students must be at least five years before September 1 of the current year.Which three validation methods, when applied in combination, satisfy the requirement? (Choose Three)
Question12: You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the consulate. A child Interview case is created for the interview process and assessment. Following the interview, it typically takes 48 hours for the consulate to reach a decision. For the visa case to proceed to applicant notification, the Interview case needs to be resolved.How do you configure a case type to achieve the required behavior?
Question13: A stakeholder prefers to group a set of existing actions into a multistep form.Which work item do you create in Agile workbench to address this change request?
Question14: A data page holds product information. The data page's Reload if older Than field is set to 15 minutes.The data page is created at 06:12.At 06:20 the user requests product information.At 06:42 the user requests product information.When is the data page reloaded?
Question15: A purchase request list report includes columns for case ID and regional cost center. A manager wants the report to show the total number of purchase requests for each of the regional cost centers.How do you configure the report definition?
Question16: HOTSPOTIn the Answer Area, select the development team member that corresponds to each development task.
Question17: Customers check their membership status with a company loyalty program by entering their full name and member ID number. Once the membership status is returned, the customer either abandons the case or makes changes to their membership. If the member chooses to make changes, a case ID is assigned to the request.Which two configurations, when applied in combination, achieve this behavior? (Choose Two)
Question18: In an insurance claim application, you have the following requirement: All claims must be resolved within 1 week. To meet this requirement you configure a service level.Where should the service level be configured?
Question19: An order fulfillment case type allows a customer to update user profile information during the order placement stage.The user profile consists of the following three pages:* Account ID and password* Customer contact information* A list of open orders with the status of each orderHow do you configure the case type to allow customers to update any of the user profile pages at any time during case processing?
Question20: Which two conditions do you test with a unit test? (Choose Two)